feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.17.0 → v3.23.1 ) - #1769
Open
chaplain-grimaldus[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/mealie-recipes/mealie ( v3.17.0 → v3.23.1 )#1769chaplain-grimaldus[bot] wants to merge 1 commit into
chaplain-grimaldus[bot] wants to merge 1 commit into
Conversation
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
May 24, 2026 20:20
80a9932 to
eed730c
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
May 27, 2026 18:01
eed730c to
ab726ac
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
May 29, 2026 04:37
ab726ac to
37dde27
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
June 24, 2026 14:55
37dde27 to
6374a03
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
June 26, 2026 22:25
6374a03 to
5183902
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
July 23, 2026 18:07
5183902 to
c1bd54f
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
July 28, 2026 01:21
c1bd54f to
8519abd
Compare
chaplain-grimaldus
Bot
force-pushed
the
renovate/ghcr.io-mealie-recipes-mealie-3.x
branch
from
August 18, 2026 15:21
8519abd to
ae21462
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.17.0→v3.23.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.23.1Compare Source
🍴🍴🍴🍴🍴🍴
Quick fix to a few hints on the new AI page.
🐛 Bug fixes
🍴🍴🍴🍴🍴🍴
v3.23.0Compare Source
🍴🍴🍴🍴🍴🍴
🎉 Highlights
Simplified AI Imports
Importing recipes with AI has been vastly improved. Rather than several disparate import pages, you now import recipes with AI via the universal "Import with AI" page:
From here you can also choose several options previously only featured on a handful of pages:
The internals of how your providers are called has been rewritten as well to break up import tasks into separate calls to your provider, shrinking context windows and producing more consistent results.
Native OIDC endpoints
We now have native OIDC endpoints for OIDC services which only work via passkey (or otherwise don't rely on the browser session), such as Pocket ID and authentik. These should now work for you out of the box (see: #7804).
✨ New features
🐛 Bug fixes
🧰 Maintenance
28 changes
🔨 Internal development
⬆️ Dependency updates
42 changes
934240a@renovate[bot] (#8054)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.22.0Compare Source
🍴🍴🍴🍴🍴🍴
The previous version of Mealie (v3.21.0) introduced a⚠️ BREAKING CHANGE⚠️ for instances using OIDC: Mealie now requires your OIDC provider to confirm the user's email address before allowing the login. This prevents an unverified, self-asserted email address from being used to match (and sign in) to an existing Mealie account.
If an identity provider does not emit the
email_verifiedclaim, logins now fail. If you cannot configure your identity provider to include theemail_verifiedclaim, you can setOIDC_REQUIRES_EMAIL_VERIFICATIONtofalse(this is not recommended per the above security concerns). See the docs for more details.🎉 Highlights
New to this release, many improvements have been made to make importing recipes more reliable. Mealie does a better job of looking like a real browser, rotates between several browser signatures, and retries more intelligently when a site pushes back. This works out of the box, with no configuration.
For sites sitting behind extra bot protection (such as Cloudflare) server admins have two additional controls:
Both require additional configuration to work. Mealie does not ship or manage either one. You supply the proxy, and host FlareSolverr yourself (it runs nicely as a sidecar container). See the configuration docs for the settings, setup details, and an example compose file.
✨ New features
🐛 Bug fixes
🧰 Maintenance
5 changes
🔨 Internal development
⬆️ Dependency updates
5 changes
🍴🍴🍴🍴🍴🍴
v3.21.0Compare Source
🍴🍴🍴🍴🍴🍴
This release brings a couple new features and a slew of bug fixes.
✨ New features
🐛 Bug fixes
refvar name when adding recipe to shopping list @michael-genson (#7937)🧰 Maintenance
20 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
39 changes
392e1e2@renovate[bot] (#7858)d5adb04@renovate[bot] (#7878)5711a0d@renovate[bot] (#7883)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.20.1Compare Source
🍴🍴🍴🍴🍴🍴
Patch release to fix a bug with the number inputs not rendering its value until the value changes.
🐛 Bug fixes
⬆️ Dependency updates
4 changes
fdddfb3@renovate[bot] (#7803)🍴🍴🍴🍴🍴🍴
v3.20.0Compare Source
🍴🍴🍴🍴🍴🍴
This release contains several fixes and security updates, including a fix for the recipe parser which should hopefully make it more consistent on some less-trusted networks.
✨ New features
🐛 Bug fixes
🧰 Maintenance
11 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
30 changes
9c1d881@renovate[bot] (#7748)40ad9f3@renovate[bot] (#7752)032e78d@renovate[bot] (#7773)Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.